documentation: clarify gtk_icon_theme_add_builtin_icon() usage
authorBalint Reczey <balint@balintreczey.hu>
Mon, 3 Mar 2014 15:07:47 +0000 (16:07 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 13 Mar 2014 02:55:52 +0000 (22:55 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=726135

gtk/gtkicontheme.c

index 9131006d808cd93d3887564c2cf60ae0fad101e3..0eb44bd41664deb8df2567dec0b7b1a8214fd2fb 100644 (file)
@@ -5066,7 +5066,7 @@ gtk_icon_info_get_display_name (GtkIconInfo *icon_info)
 /**
  * gtk_icon_theme_add_builtin_icon:
  * @icon_name: the name of the icon to register
- * @size: the size at which to register the icon (different
+ * @size: the size in pixels at which to register the icon (different
  *        images can be registered for the same icon name
  *        at different sizes.)
  * @pixbuf: #GdkPixbuf that contains the image to use